home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1183 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  973 b 

  1. Path: news.walrus.com!news
  2. From: stvsloan@longbow.com (Steve Sloan)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Any 'C' Code Generator for MsWin31
  5. Date: 11 Jan 1996 23:43:22 GMT
  6. Organization: Longbow International Corp.
  7. Message-ID: <4d47aq$if9@walrus2.walrus.com>
  8. References: <30F55292.393D@interware.it>
  9. NNTP-Posting-Host: p8.ts1.walrus.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In article <30F55292.393D@interware.it>, dmetta@interware.it says...
  15. >
  16. >me able to generate C source code (not C++ !!!) for MsWin31 o Win32
  17. >environments !!!
  18. >
  19.  
  20. There is a real cool program called Phase3 
  21. (http://www.pacrain.com/~phase3/phase3.html) which is an application framework
  22. for MS Windows 3.1.  It generates ANSI C Code (also Pascal, if you want)
  23. and has a "fill-in-the-blanks" approach to using the Windows SDK/API.
  24. You have to write a lot of your own code, however, but it's a really
  25. good product with unbelievable tech support.
  26.  
  27. Steve
  28.  
  29.